Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
LcpFrame Class Reference

LCP frame structure. More...

Inheritance diagram for LcpFrame:
Pdu Signal

Public Attributes

int address
 
int control
 
short protocolId
 
int code
 
int id
 
bool isPppFrame
 
PppAuthenType authenType
 
ip routeIp
 

Detailed Description

LCP frame structure.

Member Data Documentation

◆ address

int LcpFrame::address

◆ authenType

PppAuthenType LcpFrame::authenType

◆ code

int LcpFrame::code

◆ control

int LcpFrame::control

◆ id

int LcpFrame::id

◆ isPppFrame

bool LcpFrame::isPppFrame

◆ protocolId

short LcpFrame::protocolId

◆ routeIp

ip LcpFrame::routeIp

The documentation for this class was generated from the following file: